[INFO] cloning repository https://github.com/imazen/zenzop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imazen/zenzop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fzenzop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fzenzop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a65d0090a2cff2acf5d0eb7462f44fc4bf5c00f0
[INFO] testing imazen/zenzop against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fzenzop" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/imazen/zenzop
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/imazen/zenzop
[INFO] tweaked toml for git repo https://github.com/imazen/zenzop written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imazen/zenzop on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imazen/zenzop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e40a2931da0fc877906406b300cd8e522b45c43c86167d6498c66b432bce839
[INFO] running `Command { std: "docker" "start" "-a" "9e40a2931da0fc877906406b300cd8e522b45c43c86167d6498c66b432bce839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e40a2931da0fc877906406b300cd8e522b45c43c86167d6498c66b432bce839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e40a2931da0fc877906406b300cd8e522b45c43c86167d6498c66b432bce839", kill_on_drop: false }`
[INFO] [stdout] 9e40a2931da0fc877906406b300cd8e522b45c43c86167d6498c66b432bce839
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5861e5048231cc7cd42c9172c7304d0968c04cd9d7aeb6926cb793e18f8e5672
[INFO] running `Command { std: "docker" "start" "-a" "5861e5048231cc7cd42c9172c7304d0968c04cd9d7aeb6926cb793e18f8e5672", kill_on_drop: false }`
[INFO] [stderr]    Compiling safe_unaligned_simd v0.2.5
[INFO] [stderr]    Compiling enough v0.4.4
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling archmage-macros v0.9.26
[INFO] [stderr]    Compiling archmage v0.9.26
[INFO] [stderr]    Compiling zenflate v0.3.6
[INFO] [stderr]    Compiling zenzop v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.13s
[INFO] running `Command { std: "docker" "inspect" "5861e5048231cc7cd42c9172c7304d0968c04cd9d7aeb6926cb793e18f8e5672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5861e5048231cc7cd42c9172c7304d0968c04cd9d7aeb6926cb793e18f8e5672", kill_on_drop: false }`
[INFO] [stdout] 5861e5048231cc7cd42c9172c7304d0968c04cd9d7aeb6926cb793e18f8e5672
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d36d7fa08f6366524883e4caccebe102a5df95f747e391872814202ca782dd5
[INFO] running `Command { std: "docker" "start" "-a" "4d36d7fa08f6366524883e4caccebe102a5df95f747e391872814202ca782dd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling archmage-macros v0.9.26
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling miniz_oxide v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proptest-derive v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling archmage v0.9.26
[INFO] [stderr]    Compiling zenflate v0.3.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling fs4 v1.1.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling zenbench v0.1.8
[INFO] [stderr]    Compiling zenzop v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.19s
[INFO] running `Command { std: "docker" "inspect" "4d36d7fa08f6366524883e4caccebe102a5df95f747e391872814202ca782dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d36d7fa08f6366524883e4caccebe102a5df95f747e391872814202ca782dd5", kill_on_drop: false }`
[INFO] [stdout] 4d36d7fa08f6366524883e4caccebe102a5df95f747e391872814202ca782dd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04dc33bbcc8744f6db21946644d7059df313b1428d3700c26b63c0306ff528d4
[INFO] running `Command { std: "docker" "start" "-a" "04dc33bbcc8744f6db21946644d7059df313b1428d3700c26b63c0306ff528d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenzop-93f7b8fae5c6cc1c)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test deflate::test::test_set_counts_to_count ... ok
[INFO] [stdout] test katajainen::test::max_bits_15 ... ok
[INFO] [stdout] test katajainen::test::max_bits_7 ... ok
[INFO] [stdout] test katajainen::test::only_two_frequencies ... ok
[INFO] [stdout] test katajainen::test::scratch_reuse_produces_same_results ... ok
[INFO] [stdout] test katajainen::test::test_from_paper_4 ... ok
[INFO] [stdout] test test::iteration_cap_can_be_raised ... ok
[INFO] [stdout] test katajainen::test::test_from_paper_3 ... ok
[INFO] [stdout] test test::iteration_cap_default_value ... ok
[INFO] [stdout] test katajainen::test::only_one_frequency ... ok
[INFO] [stdout] test test::iteration_cap_clamps_default_no_improvement ... ok
[INFO] [stdout] test test::iteration_cap_clamps_huge_count ... ok
[INFO] [stdout] test katajainen::test::no_frequencies ... ok
[INFO] [stdout] test test::iteration_cap_passes_normal_count ... ok
[INFO] [stdout] test test::enhanced_produces_valid_deflate ... ok
[INFO] [stdout] test test::iteration_cap_enables_pathological_options_to_terminate ... ok
[INFO] [stdout] test deflate::test::weird_encoder_write_size_combinations_works ... ok
[INFO] [stdout] test test::enhanced_vs_standard_size_report ... ok
[INFO] [stdout] test test::enhanced_output_no_larger_than_standard ... ok
[INFO] [stdout] test test::deflating_is_reversible ... ok
[INFO] [stdout] test test::enhanced_vs_standard_on_png_idat has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "04dc33bbcc8744f6db21946644d7059df313b1428d3700c26b63c0306ff528d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04dc33bbcc8744f6db21946644d7059df313b1428d3700c26b63c0306ff528d4", kill_on_drop: false }`
[INFO] [stdout] 04dc33bbcc8744f6db21946644d7059df313b1428d3700c26b63c0306ff528d4
